|
|
The Project menu contains menu items that work on the Project
file.
- New Project...: Creates a new iShell 2 Project file in
the folder and with the name specified in the standard file
dialog.
- Open Project...: Opens the iShell 2 Project file
selected in the standard file dialog.
- Test Project...:Opens the Test window, and executes
the project's main document referenced in Main URL.
- Add File...: Adds the media file selected in the
standard file dialog to the Project's file list.
- Add Folder...: Adds the folder selected in the standard
file dialog to the Project's file list.
- Add Message...: Adds a named message to the Project's
list of messages. Messages can be added by typing them
directly into the message name field of the Send
Message command and the Message
event.
- Add Global...: Adds a named variable to the Project's
list of Globals. Globals can also be added by typing them
directly into a Set
command.
- Check Project: Checks the list of all project files
to see if they are directly being called in the project. This
mechanism will put a plus sign next to each element having a link
to or links from another element. It will put a red X through an
element with a bad URL. Check Project can only check static links
from element, or the switch and browse commands. It cannot check
dynamic links created from a table or variable.
- Uncheck Project: Clears the list of Project files.
|